From 7463dae36fb8d58c3b978efa721bdd309109df9a Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Wed, 4 Jan 2006 00:25:46 +0000 Subject: [PATCH] * Formatting: -whitespace --- includes/GlobalFunctions.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index a19c121cd9..c804bb7558 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -1730,7 +1730,6 @@ function wfUsePHP( $req_ver ) { * @param mixed $version The version to check, can be a string, an integer, or * a float */ - function wfUseMW( $req_ver ) { global $wgVersion; -- 2.20.1